func runtime.munmap
3 uses
runtime (current package)
cgo_mmap.go#L50: func munmap(addr unsafe.Pointer, n uintptr) {
mem_linux.go#L149: munmap(v, n)
os_linux.go#L281: munmap(p, size)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)